home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Giga Pack
/
Giga Pack CD1.iso
/
adv
/
cavchao2
/
prnt_reg.bat
< prev
next >
Wrap
DOS Batch File
|
1992-08-02
|
859b
|
35 lines
echo off
CLS
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo ┌─────────────────────────────────────────────────────────────┐
echo │ This file will print out the registration form for │
echo │ CAVERNS OF CHAOS I │
echo │ │
echo │ You can press [ctrl]+[break] to abort printing or │
echo │ any other key to print this form │
echo └─────────────────────────────────────────────────────────────┘
echo.
echo.
echo.
echo.
echo.
echo.
echo.
pause
echo .
echo I will now start printing the registration form. . .
echo
copy chaosreg.txt lpt1:
echo.
echo.
echo Now fill it out and send it to me!